home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / BBS / HERMES / Leechmaster 4.1.cpt / LM Update Info < prev   
Encoding:
Text File  |  1992-02-22  |  6.0 KB  |  175 lines  |  [TEXT/MACA]

  1.  
  2.  
  3. Update Log
  4. ----------
  5. 1991
  6. ----
  7. Feb 20: Version 1.0 was released
  8. Mar 5 : Version 1.1 was released
  9. Mar 11: Version 1.12 was released
  10. Apr 6 : Version 2.0 of the System Prefs version released
  11. Apr 7 : Version 2.01 was released
  12. Jun 23: Version 3.0b4 was released
  13. Jul 2 : Version 3.1 was released
  14. Jul 17: Version 3.2 was released
  15. Jul 24: Version 3.3a was released
  16. Aug 7 : Version 3.5b was released
  17. Aug 21: Version 3.6 was released
  18.  
  19. 1992
  20. ----
  21. Feb 10: Version 4.0 was released
  22. Feb 22: Version 4.1 was released
  23.  
  24. Changes:
  25.  
  26. v1.0 to v1.1 -
  27. --------------
  28.  
  29. Fixed ICON bug that occured as we went to hermes 1.1.1
  30. -
  31. Fixed bug where rations less than .100 (ie .099) would be printed without the
  32. preceding zeros thus making a ratio of .9 (.009) look bigger than .020.
  33. -
  34. Fixed bug that would make duplicate entries in the Top10Leech list occur if the
  35. user logging off was currently on the list.
  36. -
  37. Add Leech since field to Top10Leeches file, this field is the date that the user was put onto the leech list.
  38. -
  39. Added routines to recalculate and update the leechlist so that as a leech uplads they slowly work them selves off the list.  This routine will remove
  40. a user from the list if they have uploaded enough too.
  41. -
  42. Converted from K uploaded/K Downloaded to Megs Uploaded etc...
  43. -
  44.  
  45. v1.1 to v1.12 -
  46. ---------------
  47. Fixed little bug in the format of the Date as listed in the Leech List, now it should always stay correct.
  48. -
  49. Fixed it so a user isn't listed in the leech list if they have 0.0's in thier ratio's.  This was done for cosmetic reseason, it just looks better to have no 0.0's in the list.
  50. -
  51. New Users with little to no transfer activities will no longer be added to the leech list.  In order for a user to be on the list they must have uploaded atleast 100k and downloaded 1meg.
  52.  
  53. v1.12 to v2.0 -
  54. ---------------
  55. Many radical changes were made in this version too many to list...
  56.  
  57. v2.0 to v2.01 -
  58. ---------------
  59. Fixed Top Uploader list bug that occured when you used the post/call option. Now the Use Post Ratio option works properly.
  60. -
  61. Made the documentation into a "DOCtor" file so they can be viewed and printed easily.
  62.  
  63. v2.01 to v3.0b4 -
  64. -----------------
  65. Major re-write of the System Prefs and Users sections of the external to be
  66. both System 7 and Hermes 1.6 compatable.
  67. -
  68. Changed STR resource format to make modifing via Res Edit more easy.
  69. -
  70. Leechamster now saves all it's data files and such in resources within itself
  71. to help keep the HD clean.
  72. -
  73. Fixed bug on Multi-Port BBS where LM would show output to all ports everytime.
  74. -
  75. LM now handles all displaying of the data files as users logon.  The use of
  76. MultiLogon is not required.
  77. -
  78. LM Now checks to see if the user is on one of the lists and tells them as they
  79. logon to the bbs.
  80. -
  81. Fixed the ICON Mask so it looks better in the system Prefs Dialog.
  82. -
  83. Changed numerous little quirks in the system.
  84.  
  85. - v3.0b4 to v3.1 -
  86. ------------------
  87. Fixed wierd bug that would cause LM to "hang" at logon.
  88. -
  89. Fixed entry to "logon" stage transition code to make it more compatable with
  90. other "logon" type programs.
  91. -
  92. Fixed "Double Listing" problem
  93. -
  94. Changed text in dialog to suit the meaning better
  95. -
  96. Added "Skip Scan for new messages to you" prompt.  The users on my BBS find
  97. that this question is annoying so I did away with it.
  98.  
  99. - v3.1 to v3.2 -
  100. ----------------
  101. Fixed "Skip this propmt option", LM no longer hangs if this option is selected.
  102. -
  103. If skip option is on than you will see a revised user status list instead of the simple one by Hermes.  This will show all the current board stats and user stats for the user loggin on.  This was done to make it appear  more like a bbs.
  104.  
  105. - v3.2 to v3.3a -
  106. -----------------
  107. Touched up some gramatic errors in stats screen.
  108. -
  109. LM will notify you as you logon that you have EMail waiting.  In previous versions with the skip prompt option if you had email waiting you would not notice.  Now it will tell you how many EMails are waiting.
  110. -
  111. LM will now notify you if you have any "VALIDATION FEEDBACKS" (new users) waiting in your mailbox.
  112. -
  113. Changed option in system prefs dialog from "Skip scan new messages prompt" to
  114. "Use custom logon sequence".
  115. -
  116. If you use the Inquisition External & the LM Custom logon sequence the previous
  117. versions of LM would bypass inquisition at logon thus you would not know if you
  118. had any new users waiting in the inquisition folder to be validated.  Now LM 
  119. looks to see if there are any users waiting in Inquisition and will notify you apon logon.
  120.  
  121. - v3.3a to v3.5b -
  122. ------------------
  123. Fixed a few of the problems encountered with the custom logon screen
  124. -
  125. Added a Show top ## users on logon feature to System prefs dialog.  The number
  126. in the edit box (range 1-10) will tell Leechmaster to show the top ## users on
  127. logon.  If you change this to say 3 then when a user logs on they will only see
  128. the top 3 users on the list.
  129. -
  130. Changes the [NOTICE] strings to STR# resources so you can edit them as you wish
  131. -
  132. Re-Wrote the update files routine to be a little faster.
  133. -
  134. NOTE: Leechmaster and nuPatch get along together fine.  When Custom logon is 
  135.       used then nuPatch is also skipped.
  136.  
  137. - v3.5b to v3.6 -
  138. -----------------
  139. Removed my own mail check routines
  140. -
  141. Updated my IDLE loop so it will not consume as much processor time
  142. -
  143. Changed the location of where LM interceptes hermes on logon so now the auto
  144. message and hermes stats are after the top 10 files.
  145. -
  146. Now if you set the 'Show top ## users' count field to 0 LM will not show any
  147. stats on logon.  This was done at numerous requests (although I like to force
  148. it)
  149. -
  150. Added a /L command so now at the main menu or transfer menu if you type /L LM
  151. will show the complete (all 10) top 10 lists as defined in the sys prefs dialog
  152. -
  153. Took out alot of unused code to condense the file.
  154.  
  155. - v3.6 to v4.0 -
  156. ----------------
  157. Fixed IDLE loop bugs
  158. -
  159. Compatable with Hermes 1.9
  160. -
  161. Data File Format change for enhanced speed
  162.  
  163. -v4.0 to v4.1 -
  164. ---------------
  165. Changed External to correct Filetype so it loads properly
  166. -
  167. Fixed it so now LM will update the last users file so you will still have a
  168. log of callers.
  169. -
  170. Changed a the internal data structures for speed increases
  171.  
  172.  
  173.  
  174.  
  175.